Package-level declarations
Types
Link copied to clipboard
Abstract base configuration for MCP server modes (sync/async).
Link copied to clipboard
interface McpServerStrategy
Strategy interface for managing MCP server functionality.
Link copied to clipboard
Tag interface extending Spring AI ToolCallbackProvider that identifies tool callbacks that our MCP server exposes. Will only export tools with Export(remote = true) defined.
Link copied to clipboard
object ServerInfoFactory
Factory for creating ServerInfo instances.
Link copied to clipboard
interface ToolRegistry
Registry interface for managing tools in the MCP server.
Link copied to clipboard
Unified banner tool for displaying server information.